All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface com.apple.alpha.core.Coding

public interface Coding
This interface wraps the Objective-C protocol NSCoding *


Method Index

 o encodeWithCoder(Coder)
A wrapper for the - encodeWithCoder: Objective-C instance method.

Methods

 o encodeWithCoder
 public abstract void encodeWithCoder(Coder aCoder)
A wrapper for the - encodeWithCoder: Objective-C instance method.


All Packages  Class Hierarchy  This Package  Previous  Next  Index